home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 5 / Univers Mac Interactif - Issue 05.iso / mac / dirjapon / bebe / bebe.dir / 00004_Script_4 < prev    next >
Text File  |  1995-08-11  |  122b  |  8 lines

  1. on exitFrame
  2.   if the movierate of sprite 3=1 then
  3.     go to the frame
  4.   else 
  5.     go to the frame +1
  6.   end if
  7. end
  8.